Skip to content

Fix WalletConnect modal showing only social logins#279

Merged
abhay merged 1 commit intomainfrom
fix/walletconnect-qr-codes
Apr 13, 2026
Merged

Fix WalletConnect modal showing only social logins#279
abhay merged 1 commit intomainfrom
fix/walletconnect-qr-codes

Conversation

@abhay
Copy link
Copy Markdown
Contributor

@abhay abhay commented Apr 12, 2026

Summary

  • Fix regression from Reown upgrade where the Connect Wallet modal only showed social logins (Email, Google, X, Discord, GitHub) instead of WalletConnect QR codes
  • enableWallets: false was disabling all wallet options including QR codes — replaced with socials: false and email: false to disable only the social login features

enableWallets: false disabled all wallet options including QR codes,
leaving only social logins visible. Replace with socials: false and
email: false to disable social logins while restoring WalletConnect
QR code functionality.
@abhay abhay temporarily deployed to staging-helium-vote April 12, 2026 16:16 Inactive
@abhay abhay merged commit c665e46 into main Apr 13, 2026
1 check passed
@abhay abhay deleted the fix/walletconnect-qr-codes branch April 13, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants